services.bind.zones.<name>.allowQuery

List of address ranges allowed to query this zone. Instead of the address(es), this may instead contain the single string "any".

Type
list of string
Default
[
  "any"
]
Declared
<nixpkgs/nixos/modules/services/networking/bind.nix>